home *** CD-ROM | disk | FTP | other *** search
/ Surfin' Sam - A Hilariously Interactive Game / Surfin Sam.iso / pc / sam_232.dir / 00975.ls < prev    next >
Encoding:
Text File  |  1995-07-17  |  166 b   |  12 lines

  1. on enterFrame
  2.   cursor(-1)
  3.   preLoad("molly", "molint")
  4.   updateStage()
  5. end
  6.  
  7. on exitFrame
  8.   set the timeoutScript to "time"
  9.   puppetSprite(15, 0)
  10.   updateStage()
  11. end
  12.